Skip to main content

Load binary

Loads binary data from an URL or the Cocosplate AI.

Functional overview​

This data can currently be used as attachments with the E-Mail action or the AI request for models with image support (e.g. llama3.2-vision)

Configuration​

  • URL/URI: Set the source of the data

Variables​

The data is stored in the variable binary.data and can be used in successive actions.

Usage​

The node is intended for files that do not exceed the size of e-mail attachments. And cannot be used for gigabyte-sized data due to memory constraints.